adjustment: Add private gtk_adjustment_get_target_value() method
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 8 Jul 2014 13:13:31 +0000 (15:13 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 9 Jul 2014 01:14:40 +0000 (21:14 -0400)
commitee0982ffe31cd342382402658aadb0d03a5c8b27
tree24af051bc6400f6008ca5d4a012fe68f503bf5ae
parent75b71869ae546f2a5d64af9084cb17b220a5345a
adjustment: Add private gtk_adjustment_get_target_value() method

This call returns either the target value if there is an ongoing animation,
or the current value if there is no animation.
gtk/gtkadjustment.c
gtk/gtkadjustmentprivate.h